Pre-public audit fixes (Closes #19)#20
Merged
Merged
Conversation
- arc.py: "cognitive fingerprint" -> "movement signature" (avoid overreach / the walled cognitive-assessment framing). - Delete docs/00003-file-inventory.md: stale scaffolder boilerplate (wrong license, names internal tooling, inaccurate). - Rewrite docs/0004-pypi-publish.md for reality: manual twine upload reserves the name now; OIDC tag-push comes later once release.yml lands (#6). - Untrack + gitignore .unleashed.json: local-only per universal CLAUDE.md; committed by accident, exposes the agent setup. Closes #19 Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Final pre-public sweep of the tracked files.
arc.py— softened the arc-view wording to "movement signature."docs/00003-file-inventory.md— stale scaffolder boilerplate (wrong license, inaccurate).docs/0004-pypi-publish.md— manualtwineupload reserves the name; OIDC tag-push later oncerelease.ymllands (Land release.yml (OIDC release workflow) via classic-PAT — normal push blocked by PAT workflow scope #6)..unleashed.json— local-only per repo convention; committed by accident.Verified clean: no sensitive content or PII in any tracked file; ignored local files stay untracked; README links resolve.
Closes #19